home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacFormat 1998 January
/
macformat-059.iso
/
mac
/
Demos
/
Martial Arts Demo
/
media
/
inst.Dxr
/
Internal_3.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Text File
|
1997-09-30
|
242 b
|
13 lines
on mouseDown
global backSound
set c to the clickOn
set LetterNum to the memberNum of sprite c
set frameName to the name of member LetterNum of castLib 2
cursorSign()
puppetSound("PUNCH")
go(label(frameName))
end
on mouseUp
end